home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970626-19970929 / 000101_news@newsmaster….columbia.edu _Wed Jul 23 15:54:52 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA00698
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 23 Jul 1997 15:54:52 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id PAA14639
  7.     for kermit.misc@watsun; Wed, 23 Jul 1997 15:54:51 -0400 (EDT)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Thumb rule
  12. Date: 23 Jul 1997 19:54:47 GMT
  13. Organization: Columbia University
  14. Lines: 15
  15. Message-ID: <5r5ni7$sbd$1@apakabar.cc.columbia.edu>
  16. References: <TCPSMTP.17.7.21.1.35.48.2375661496.4569062@kincyb.com>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:7379
  19.  
  20. In article <TCPSMTP.17.7.21.1.35.48.2375661496.4569062@kincyb.com>,
  21.  <dallasii@kincyb.com> wrote:
  22. : On a PC hardware newsgroup recently, someone recommended at
  23. : thumbrule of having a PC to modem speed of 4 times the 
  24. : modem to modem connection speed for optimum 'throughput'
  25. : for the session.
  26. : Any comments on this?
  27. This is to allow modem-to-modem compression to be effective, since the
  28. claim is that V.42bis compression as implemented in (say) V.34 modems,
  29. typically compresses non-precompressed data by a factor of four.  Take with
  30. grain of salt.
  31.  
  32. - Frank